home *** CD-ROM | disk | FTP | other *** search
/ The Pacifier Press Kit / The Pacifier Press Kit.iso / pc / Program.dxr / Internal_1_global start.ls < prev    next >
Encoding:
Text File  |  2005-02-15  |  208 b   |  10 lines

  1. global gPhotolist, gImNum, gSvFile, dLM, basicSavePath, gLF, gMegs, gImages, gPKNotes, VideoTyper
  2.  
  3. on prepareMovie
  4.   gPhotolist = []
  5.   gImNum = 35
  6.   gPKNotes = 0
  7.   VideoTyper = 0
  8.   sprite(86).visible = 0
  9. end
  10.